home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / sound / smwt10.zip / SMWTONE.TXT < prev   
Text File  |  1996-04-05  |  7KB  |  160 lines

  1.  
  2.                                   SMWTONE
  3.                  "SoundMan Wave Tone Controls for Windows"
  4.                         Version 1.0 - Unregistered
  5.                                April 5, 1996
  6.                         (c)1996 by Kevin Krausnick
  7.  
  8.  
  9.      PURPOSE:
  10.  
  11.      This program was written to pay tribute to a truly remarkable
  12.      sound card - SoundMan Wave.  Logitech is no longer manufacturing
  13.      this board, although thousands are being used.  Unfortunately,
  14.      the provided Windows 3.1x software lacks a few basic features...
  15.      hence the writing of this program.  SMWTONE provides the missing
  16.      Bass and Treble controls, as well as a Master Volume control and
  17.      convenient Mute option.  While some might consider Bass and
  18.      Treble controls for a computer sound card to be rather
  19.      insignificant, anyone who has listened to the board's amp will
  20.      tell you that it's capabilities are really quite impressive when
  21.      fully exploited - especially if its output is fed through high
  22.      quality or self-amplified speakers.
  23.  
  24.  
  25.      USAGE:
  26.  
  27.      SMWTONE is fairly straightforward in use - the Master Volume
  28.      control is adjustable from 0% to 100% (100% = highest volume).
  29.      The Bass and Treble controls can be adjusted + or - 7 steps, with
  30.      0 being the center detent, or "flat" setting.  These figures do
  31.      not represent actual decibel ranges, but are simply values which
  32.      lend themselves to controlling SoundMan Wave's mixer registers
  33.      directly.  The Mute option may be invoked to temporarily suspend
  34.      sound output.  The Master Volume control can also be adjusted
  35.      while Mute is in effect.  You might be wondering what purpose is
  36.      served by the small arrow button beside the Mute check box -
  37.      clicking this button will toggle between "full" or "compact"
  38.      views.  The "compact" view can be used to reduce the amount of
  39.      screen real estate occupied by the program once the desired Bass
  40.      and Treble levels have been set.
  41.  
  42.  
  43.      OPTIONS:
  44.  
  45.      Select the "Always Visible" option from the Options menu if
  46.      constant access to tone controls is desired.  By default, any
  47.      changes to the mixer settings are automatically restored the next
  48.      time SMWTONE is launched.  This option can be disabled from the
  49.      Options menu if need be.
  50.  
  51.      Create an icon for SMWTONE in the Startup group to conveniently
  52.      launch the application every time Windows starts.  Although
  53.      primarily designed for Windows 3.1 or 3.11, SMWTONE may also be
  54.      run under Windows 95 (provided no other native sound drivers are
  55.      active).
  56.  
  57.  
  58.      TECHNICAL:
  59.  
  60.      This section can normally be skipped, unless you are experiencing
  61.      problems or just want more information on how to best configure
  62.      SoundMan Wave for use with SMWTONE.
  63.  
  64.      Included with your SoundMan Wave were drivers for DOS and for
  65.      Windows.  While it is not essential that you install the Windows
  66.      drivers or Music Rack software to use SMWTONE, the DOS driver
  67.      (SMWSET.SYS) will need to be loaded in CONFIG.SYS.  This driver
  68.      initializes the board when your computer is booted.  Provided the
  69.      software was installed in the default subdirectory, the entry in
  70.      CONFIG.SYS should read as follows...
  71.  
  72.      DEVICE=C:\SOUNDMAN\SMWSET.SYS
  73.  
  74.      This driver unloads itself from memory once the board has been
  75.      initialized, so it doesn't matter whether DEVICE or DEVICEHIGH is
  76.      used in the example above.
  77.  
  78.      Since SMWTONE is designed to be compact, it does not include
  79.      options for adjusting volume levels for the individual mixer
  80.      inputs (MIDI, Line In, CD Audio or Wave Audio) - please use Music
  81.      Rack to make adjustments to these settings if the need arises.
  82.      If the Windows drivers have not been installed, you can make
  83.      these adjustments by running SETUP.EXE from the C:\SOUNDMAN
  84.      subdirectory in DOS, or by editing the C:\SOUNDMAN\SOUNDMAN.INI
  85.      file directly.  Reboot the computer or type "SETUP RESET" and
  86.      press ENTER from the C:\SOUNDMAN subdirectory to activate your
  87.      changes.
  88.  
  89.      When the Windows drivers for SoundMan Wave are installed, the
  90.      "load=" line in WIN.INI is modified to load a driver which sets
  91.      mixer levels when Windows is launched.  The line might look as
  92.      follows...
  93.  
  94.      load=c:\soundman\mixeron.exe clock.exe
  95.  
  96.      The mixer values used by "mixeron.exe" might be different from
  97.      those used by SMWTONE, resulting in a rise or drop in sound
  98.      volume when SMWTONE is launched - to avoid this, edit WIN.INI and
  99.      remove the "c:\soundman\mixeron.exe" portion of the "load=" line.
  100.      Following the above example, the line would read as follows after
  101.      editing this line...
  102.  
  103.      load=clock.exe
  104.  
  105.      Save your changes and restart Windows for these changes to take
  106.      effect.
  107.  
  108.  
  109.      REQUIREMENTS:
  110.  
  111.      SMWTONE requires VBRUN300.DLL; the Visual Basic run-time module.
  112.      VBRUN300.DLL is freely distributable and can be found on many
  113.      ShareWare BBSs and FTP archives.
  114.  
  115.      SHAREWARE:     If you use SMWTONE, please consider registering
  116.                     for $5 (U.S.).  In return you will receive the
  117.                     latest registered version of the program, along
  118.                     with several other ShareWare utilities, including
  119.                     the following...
  120.  
  121.      ----------------------------------------------------------------
  122.  
  123.      ACLW      Area Code Locator for Windows.  Displays City, State
  124.                and Time Zone given the Area Code, or the reverse.
  125.      ZCLW      Zip Code Locator for Windows - Displays the City and
  126.                State given the Zip Code, or the reverse.
  127.      CRD2TXT   Converts Windows' Card Files to ASCII or delimited
  128.                text.  Registered users receive utility which does the
  129.                reverse.
  130.      PREFIX    Given an Area Code and telephone Prefix, displays City
  131.                Prefix zone (currently limited to California).
  132.      CASE      Converts ASCII text files to all UPPERCASE, lowercase,
  133.                Capitalizes the first word in a sentence, Capitalizes
  134.                Every Word, and performs CR<->CR/LF<->LF conversions.
  135.      SNOW      TSR Screen Saver for DOS.  Displays random bit patterns
  136.                on-screen, creating the type of effect you'd get if
  137.                your television set was not properly tuned.
  138.      KONVERT   Rearranges and filters comma-delimited text files for
  139.                exporting data files to other database and spreadsheet
  140.                applications.
  141.      BASE      Programmer's tool for quickly converting numbers
  142.                between Decimal, Hex and Binary formats.
  143.      ASCCHART  Pop-up ASCII chart with respective codes (Dec/Hex
  144.                selectable).
  145.  
  146.      ----------------------------------------------------------------
  147.  
  148.      If you have an Internet address and prefer the software be
  149.      emailed to you, please provide your Internet email address in
  150.      your correspondence.
  151.  
  152.      Questions, comments, suggestions and bug reports are always
  153.      welcomed.  Please direct them to:
  154.  
  155.      Kevin Krausnick                    Internet Email:
  156.      35560 Haley St. #203               kpk@netcom.com
  157.      Newark, CA. 94560-1074
  158.      U.S.A.
  159.  
  160.